isSkippable property
bool?
get
isSkippable
Property getter and setter for isSkippable:
Implementation
bool? get isSkippable;
set
isSkippable
(bool? isSkippable)
Implementation
set isSkippable(bool? isSkippable);