namespace SabreTools.Models.EverdriveSMDB
{
public class MetadataFile
public Row[]? Row { get; set; }
}