[]
Gets or sets the callback invoked when a document is fully loaded on the server.
[JsonIgnore] public Action DocumentLoaded { get; set; }
An action.