true if separator is NONE.CdmMember.isImplicit
bool isImplicit() const pure nothrow @nogc @safeReturns true if this member uses implicit assignment (no `=`).
Implicit assignment is used in HCL-style formats where the key is followed directly by a block without a separator.