BooleanEnumProperty type
Boolean union. Example- True/False
KnownBooleanEnumProperty can be used interchangeably with BooleanEnumProperty,
this enum contains the known values that the service supports.
Known values supported by the service
True: EnumProperty-True
False: EnumProperty-False
type BooleanEnumProperty = string