public bool AllowDirectoryDelete { get; set; }
Public Property AllowDirectoryDelete As Boolean
public: property bool AllowDirectoryDelete { bool get (); void set (bool value); }