isTitle property

bool isTitle

Returns true if property is Title type.

Implementation

bool get isTitle => type == PropertiesTypes.Title;