ActionProperty constructor
ActionProperty(
- ActionType type
Implementation
ActionProperty(this.type) : super("ACTION", TextValue(type.value));
ActionProperty(this.type) : super("ACTION", TextValue(type.value));