Interface IConditionBase Namespace: Unity.MARS.Query Syntax public interface IConditionBase Properties enabled Whether this condition is active or not Declaration bool enabled { get; } Property Value Type Description Boolean