getShowLabelProperty

abstract fun getShowLabelProperty(): MutableProperty<Boolean>

Tells whether the label of the specified field should be shown in the popup.

Return

true if it should be displayed, false otherwise.