﻿class Panda
{
    public string Name { get; init; }
}