'Declaration<JetBrains.Annotations.NotNullAttribute()> ReadOnly Property OpenErrorMessage As String
'UsageDim instance As IPkiStoreInfo Dim value As String value = instance.OpenErrorMessage
[JetBrains.Annotations.NotNull()] string OpenErrorMessage {get;}
Property Value
The value of this property cannot be null (Nothing in Visual Basic).