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