string ObjectName { get; set; }
Property ObjectName As String Get Set
property String^ ObjectName { String^ get (); void set (String^ value); }
abstract ObjectName : string with get, set
In This Article