starred property

bool? starred

Implementation

bool? get starred;
void starred=(bool? starred)

Implementation

set starred(bool? starred);