@$pb.TagNumber(12) $core.String get fmtp => $_getSZ(1);
@$pb.TagNumber(12) set fmtp($core.String v) { $_setString(1, v); }