Gets or sets whether the user may in-place text edit this part.
            
            
            
            
            
            
            
            
            public bool Editable {get; set;}
             
        
             
        
            
            
            Property Value
The default value is true. The value is actually stored on the 
VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate.