public class PersonPublic Class Personpublic ref class Persontype Person = class end| Person | Initializes a new instance of the Person class |
| Email address | |
| FirstName | First Name of person |
| LastChangedDate | Date when the person was last modified |
| MobilePhone | Mobile phone number |
| PersonId | Person id, the unique identifier for a person |
| PersonInfoHidden | This value is true if person info is left out. This is the case if the person is under 13 |
| SportsNo | Sports number |
| SurName | Last name of person |