namespace Producer.Features.ParseTorrentTitle; public class Revision { public int Version { get; set; } public int Real { get; set; } }