'Declaration<JetBrains.Annotations.CanBeNullAttribute()> ReadOnly Property State As String
'UsageDim instance As IPkiCertificateInfo Dim value As String value = instance.State
[JetBrains.Annotations.CanBeNull()] string State {get;}
Property Value
The value of this property can be null (Nothing in Visual Basic).