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