readonly property
bool?
get
readonly
Implementation
bool? get readonly;
set
readonly
(bool? readonly)
Implementation
set readonly(bool? readonly);