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