public string Details { get; }
Public ReadOnly Property Details As String Get
public: property String^ Details { String^ get (); }
member Details : string with get
In This Article