'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property AvailableStates As UAQualifiedName
'Usage
Dim value As UAQualifiedName value = UABrowseNames.AvailableStates
[NotNull()] public static UAQualifiedName AvailableStates {get;}
[NotNull()] public: static property UAQualifiedName^ AvailableStates { UAQualifiedName^ get(); }