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