MetaView.isUpdatable
bool isUpdatable() @property nothrowGet isUpdatable field.
Returns
tells if the view's contents can be updated
void isUpdatable(bool propval) @property nothrowSet isUpdatable field.
Parameters
propval | tells if the view's contents can be updated |