Controller

constructor(control: List<ControllerControl> = emptyList(), id: String = "", name: Option<String> = None, sequence: Option<Int> = None)