hidden property

bool? hidden
getter/setter pair

True if the sheet is hidden in the UI, false if it's visible.

Implementation

core.bool? hidden;