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