choice property

bool? choice
getter/setter pair

True indicates that this is a choice group, meaning that only one of its segments can exist in a given message.

Implementation

core.bool? choice;