public string InstanceKey { get; set; }
Public Property InstanceKey As String Get Set
public: property String^ InstanceKey { String^ get (); void set (String^ value); }
member InstanceKey : string with get, set
In This Article