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