This property is a Text indicating whether online classes are offered. This property allows the values Yes and No.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Yes", "No" ] } }