Gets and sets the DeleteDomainResult property.
The result of a DeleteDomain request. Contains the status of a newly deleted domain, or no status if the domain has already been completely
deleted.

C# |
public DeleteDomainResult DeleteDomainResult { get; set; }