flag property

int? flag
getter/setter pair

The flag associated with the display (could represent various statuses or capabilities)

Implementation

int? flag;