stringYN property

String stringYN

Implementation

String get stringYN => this ? "Y" : "N";