[]
Gets or sets a boolean value indicating whether this external variable is volatile.
public bool IsVolatile { get; }
Public ReadOnly Property IsVolatile As Boolean
true if this external variable is volatile; otherwise, false.
true
false