public bool ExcRes { get; set; }
Public Property ExcRes As Boolean
public: property bool ExcRes { bool get (); void set (bool value); }