Returns 'rule'.
[Visual Basic] Overrides Protected Property ReadOnly ChildRuleName As String [C#] protected override string ChildRuleName { get; } [C++] protected: __property String* get_ChildRuleName(); [JScript] protected override function get ChildRuleName() : String
CountRule Class | Portrate.Interview.Model.Rules Namespace