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