not overridable
@$pb.TagNumber(2) $core.bool get extended => $_getBF(1);
@$pb.TagNumber(2) set extended($core.bool value) => $_setBool(1, value);