>>44
誰かが書いてるけどrecordじゃだめなん?

public record Person(string FirstName, string LastName);