The type property of the StyleSheet interface specifies the style sheet language for the given style sheet.
type
StyleSheet
A string.
myStyleSheet.type = "text/css";