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