name property

Pattern get name
inherited

The name pattern that the layout matches.

The layout is chosen if its name pattern matches the 'layout' key in the page data. The layout may also be chosen if it is the first provided layout and no other layout matches for the page.

Implementation

Pattern get name;