public virtual bool InEvaluation { get; set; }Public Overridable Property InEvaluation As Boolean
Get
Setpublic:
virtual property bool InEvaluation {
bool get ();
void set (bool value);
}abstract InEvaluation : bool with get, set
override InEvaluation : bool with get, set