isSetter property

bool get isSetter

Implementation

bool get isSetter => kind == 'set';