desc property

String? get desc

Web page description.

Implementation

String? get desc;
set desc (String? string)

Implementation

set desc(String? string);