'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property CloseLabel As DAPropertyDescriptor
'Usage
Dim value As DAPropertyDescriptor value = DAPropertyDescriptor.CloseLabel
[NotNull()] public static DAPropertyDescriptor CloseLabel {get;}
[NotNull()] public: static property DAPropertyDescriptor^ CloseLabel { DAPropertyDescriptor^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).