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