Const
Specifies capitalization options for text within a text frame.
Readonly
Convert all text to uppercase.
Normal capitalization.
Capitalize every letter but reduce the the size of all but the first letter.
https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-caps
Specifies capitalization options for text within a text frame.