'Declaration
<NotNullAttribute()> ReadOnly Property Subject As String
'Usage
Dim instance As _PkiCertificate Dim value As String value = instance.Subject
[NotNull()] string Subject {get;}
'Declaration
<NotNullAttribute()> ReadOnly Property Subject As String
'Usage
Dim instance As _PkiCertificate Dim value As String value = instance.Subject
[NotNull()] string Subject {get;}