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