Column collation.
@$pb.TagNumber(4) $core.String get collation => $_getSZ(3);
@$pb.TagNumber(4) set collation($core.String v) { $_setString(3, v); }