The Person type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Address |
Gets or sets Person's Address info.
|
![]() |
Gets or sets string of Person's email address
| |
![]() | FirstName |
Gets or sets string of Person's first name
|
![]() | LastName |
Gets or sets string of Person's last name.
|
![]() | Phone |
Gets or sets string of Person's phone.
|
See Also