public string Comments { get; }
Public ReadOnly Property Comments As String Get
public: property String^ Comments { String^ get (); }
member Comments : string with get