add missing property
This commit is contained in:
		@@ -26,6 +26,11 @@ class TextEdit extends Control implements MultiLineable, Scriptable, Styleable,
 | 
			
		||||
    const FORMAT_Password    = "Password";
 | 
			
		||||
    const FORMAT_NewPassword = "NewPassword";
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * @var string $name TextEdit name
 | 
			
		||||
     */
 | 
			
		||||
    protected $name = null;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * @var string $default Default value
 | 
			
		||||
     */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user