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