burnDuration property

int? burnDuration
getter/setter pair

Reading duration in seconds That is, it triggers destruction after burnDuration seconds from the hasReadTime time

Implementation

int? burnDuration;