hideFlags

@get:JvmName(name = "hideFlags")
abstract val hideFlags: Int

The flags that determine what is hidden for the item.

To check whether the item has a specific flag, use hasFlag.