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