name property

String name
final

for instance if you have a page named settings then you can assign the value of name as settings or /settings

Implementation

final String name;