'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <NotNullAttribute()> Public Shared ReadOnly Property Null As UADataSetSubscriptionDescriptor
'Usage
Dim value As UADataSetSubscriptionDescriptor value = UADataSetSubscriptionDescriptor.Null
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public static UADataSetSubscriptionDescriptor Null {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [NotNull()] public: static property UADataSetSubscriptionDescriptor^ Null { UADataSetSubscriptionDescriptor^ get(); }