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