name property

String? name

Name for the new schedule. If a name is not specified then the default name, “schedule”, is used. If the name is already taken a space and number will be appended by the bridge, e.g. “schedule 1”.

Implementation

String? get name;