title property
String?
get
title
The title property of the StyleSheet interface returns the
advisory title of the current style sheet.
The title is often specified in the StyleSheet.OwnerNode.
Implementation
external String? get title;