FirstName

Employee.FirstName property

获取或设置员工的名字。

public string FirstName { get; set; }

也可以看看