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