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