Tree("Root") {
    Composite (Sequence) {
        TestScript.EnumFunction(SampleEnum.value1)
    }
}