Gets or sets the name for the new ribbon.
Type: System.String
Note: The name must be unique across all the ribbons on the form, including the default ribbons.
Note: You must set the value of either the TargetTabName property or the NewTabName property. If the TargetTabName property has a value other than null or String.Empty, then Author ignores the NewTabName property.