Gets and sets the DomainName property.
            The name of the domain to create. The name can range between 3 and 255 characters
            and can contain the following characters: a-z, A-Z, 0-9, '_', '-', and '.'.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string DomainName { get; set; }