validTimeInterval property
The time period this object will be considered valid or usable.
When the time period is passed, the object will be considered expired, which will affect the rendering on user's devices.
Implementation
TimeInterval? validTimeInterval;