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