app property

String? app

Implementation

String? get app;
void app=(String? app)

Implementation

set app(String? app);