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