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