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