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