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