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