duration property

String? duration
getter/setter pair

Please use ISO_8601 Durations: P1W = 1 week P1M = 1 month P3M = 3 months P6M = 6 months P1Y = 1 Year

Implementation

String? duration;