| Columns | Gets the columns that are used in this ModuleController |
| CurrentHandledCommand | Return the currently handled command |
| CurrentHandledControl | Return the currently handled control |
| CurrentHandledKey | Return the currently handled key combination |
| Entities | Gets the ITask's entities |
| Handlers | |
| Relations | Get this ModuleController relations |
| ShowView | Gets or sets the value determining if the view specified in the View property should be displayed when this ModuleController is executed. |
| Title | Gets or sets the ModuleController's title |
| View | The Form that will be displayed when this ModuleController is activated. |