public string InstanceName { get; }
Public ReadOnly Property InstanceName As String Get
public: property String^ InstanceName { String^ get (); }
member InstanceName : string with get
In This Article