Gets and sets the DefaultRootObject property.
Defines the object that will be returned for requests made to the root URL of
the distribution.

C# |
public string DefaultRootObject { get; set; }
C# |
public string DefaultRootObject { get; set; }