starred property

bool? get starred

Implementation

bool? get starred;
set starred (bool? starred)

Implementation

set starred(bool? starred);