isComment property

bool get isComment

Implementation

bool get isComment { return role == AFSourceTemplateRole.comment; }