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