Property Condition
Condition
Gets the condition for the branch, if any
Declaration
[CanBeNull]
public Value Condition { get; }
Property Value
[CanBeNull]
public Value Condition { get; }
Value |
Gets the condition for the branch, if any
[CanBeNull]
public Value Condition { get; }
Value |