Response to SDLAlert
@since SDL 1.0
Amount of time (in seconds) that an app must wait before resending an alert.
@since RPC 2.0
@property (nonatomic, strong, nullable) NSNumber<SDLInt> *tryAgainTime;
var tryAgainTime: (NSNumber & SDLInt)? { get set }