duration property

int? duration
getter/setter pair

Duration in milliseconds

If not set, it will default to 0

Implementation

int? duration;