[]
Gets or sets the settings for the file view.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public FileView FileView { get; set; }
An instance of FileView that contains the settings for the file view.