title
        
        Description:
        public string title { construct set; get; }
        
        
          The human-readable title of this container or item. These variables will be substituted:
          
            - - @@REALNAME@ will be substituted by the user's real name.   
              - @@USERNAME@ will be substituted by the users's login ID. - @@HOSTNAME@ will be substituted by the name of the machine. - @@ADDRESS@ will be substituted by the IP address of network interface 
                - used for the UPnP communication.
 
- - @@PRETTY_HOSTNAME@ will be substituted by the human readable name of the machine
              
                - (PRETTY_HOSTNAME field of /etc/machine-info)