starred property

bool? starred
getter/setter pair

True if the entry is starred by the user; false otherwise.

Implementation

core.bool? starred;