|  | SimpleGatewayAntiVirus Property  | 
 
            Gets or sets a value indicating whether Anti-Virus blade is enabled.
            
 
    Namespace: 
   Koopman.CheckPoint
    Assembly:
   CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
 Syntax
Syntax[JsonPropertyAttribute(PropertyName = "anti-virus")]
public bool AntiVirus { get; set; }Property Value
Type: 
Booleantrue if anti-virus blade enabled; otherwise, 
false.
 Remarks
Remarks See Also
See Also