name

open override var name: String

The name of this layout. This technically does not need to be unique but having multiple layouts with the same name will mess with the API's ability to act on a specific layout, as the name is our only identifier.