href property

String? get href

Implementation

String? get href native;
set href (String? value)

Implementation

set href(String? value) native;