$signature : string
The name and signature of the console command.
$description : string
The console command description.
__construct() : void
Create a new command instance.
handle() : mixed
Execute the console command.