Property IsWeak
IsWeak
Gets or sets a value indicating whether this instruction is weak or not
Declaration
public bool IsWeak { get; set; }
Property Value
public bool IsWeak { get; set; }
Boolean |
Gets or sets a value indicating whether this instruction is weak or not
public bool IsWeak { get; set; }
Boolean |