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