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