readonly property

bool? readonly

Implementation

bool? get readonly;
void readonly=(bool? readonly)

Implementation

set readonly(bool? readonly);