[This is preliminary documentation and is subject to change.]
            The Title of the case.
            
    Namespace: 
   OfficeClip.BusinessLayer.TrackerAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public string Title { get; set; }  | 
| Visual Basic (Declaration) | 
|---|
Public Property Title As String  | 
| Visual C++ | 
|---|
public: property String^ Title { String^ get (); void set (String^ value); }  | 
