An abstract property get for returning the Title for the
ICloudArranger implementation.

Declaration Syntax
public abstract string Title { get; }
Public MustOverride ReadOnly Property Title As String
public:
virtual property String^ Title {
String^ get () abstract;
}
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)