favorite property

bool? get favorite

Implementation

bool? get favorite;
set favorite (bool? favorite)

Implementation

set favorite(bool? favorite);