---
title: title
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekvirtualconferenceurldescriptor/title
---

# title

The user-visible name of a room where virtual conferences take place, such as Personal Room or Team Room.

## Declaration

```swift
var title: String? { get }
```

## See Also

### Configuring URL Descriptors

- [url](eventkit/ekvirtualconferenceurldescriptor/url.md)
