true if postKeyComments is non-empty.CdmMember.hasPostKeyComments
bool hasPostKeyComments() const pure nothrow @nogc @safeReturns true if there are comments between key and `=`.
These are comments that appear on the same line as the key but before the assignment operator. For example, a block comment between the key and the equals sign.