IsWritable

bool ISignal.IsWritable { get; }

Gets whether the signal is writable.

Value

bool – True if the signal is writable, false otherwise.

Throws