| Name | string | Read/Write |
| The presenter's name. |
| Title | string | Read/Write |
| The presenter's title. |
| WebSite | string | Read/Write |
| The presenter's web site address. |
| Email | string | Read/Write |
| The presenter's email address. |
| BiographyText | string | Read/Write |
| Brief information about the presenter. |
| HasPhoto | bool | Read only | false | Indicates whether the presenter has a photo. |
| Photo | IImageInfo | Read only |
| Returns the IImageInfo interface, providing information about the presenter's photo. |
| HasCustomCompany | bool | Read/Write | false | Indicates whether the presenter belongs to a custom company. |
| Company | ICompany | Read only |
| Returns the ICompany interface, providing information about the presenter's custom company. |
| Phone | string | Read/Write |
| The presenter's phone number. |