[]
Gets or sets the DropDown form relates to this SplitButtonElement. When set a new value, it shouldn't be null and it's DropDownOwner should be current SplitButtonElement.
public SplitButtonElement.DropDownList DropDown { get; set; }