public RuleType RuleType { get; set; }
Public Property RuleType As RuleType Get Set
public: property RuleType RuleType { RuleType get (); void set (RuleType value); }
member RuleType : RuleType with get, set
In This Article