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