[]
Gets or sets the integer value of the export setting.
public int? Value { get; set; }
An int value of the export setting, or null if not set.
null