Line class 
Signature:
typescript
export declare class LineConstructors 
| Constructor | Modifiers | Description | 
|---|---|---|
| Constructs a new instance of the  | 
Properties 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| string | Return the closing time (HH:MM:SS) | ||
| string | Return the commercial mode | ||
| string | Return the line id | ||
| string | Return the line name | ||
| Return the line network | |||
| string | Return the opening time (HH:MM:SS) | ||
| Network[] | Return the physical modes | ||
| Route[] | Return the line routes if exist |