在学习C#里的抽象定义时,常常会使用属性: public string Number { get; } public string Owner { get; set; } public decimal Balance { get {