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