[]
Gets or sets a value indicating whether the variable is writable.
public bool Writable { get; set; }
A bool value where true if the variable is writable; otherwise, false.
true
false