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