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