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