bPresence
This property determines whether the instance of a data object or data attribute is mandatory or optional. Setting the visibility of a constructed data attribute also sets the visibility of the lower-level data attribute to the same value.
PROPERTY bPresence : BOOL {GET,SET}
bPresence: Visibility/existence:
- TRUE : = mandatory;
- FALSE : = optional;