silent property

bool? get silent

Implementation

bool? get silent;
set silent (bool? silent)

Implementation

set silent(bool? silent);