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