Property IsEnabled IsEnabled Indicates whether this node is disabled (considered for evaluation/execution) or not Declaration [AuraProperty(new string[] { })] public bool IsEnabled { get; set; } Property Value Type Description bool Implements IBTNode.IsEnabled