public int ConditionCount { get; }
Public ReadOnly Property ConditionCount As Integer Get
public: property int ConditionCount { int get (); }
member ConditionCount : int with get