6 #include "../../object.h" 29 const xtd::ustring& name()
const noexcept {
return name_;}
30 void name(
const xtd::ustring& name) noexcept {name_ = name;}
Contains xtd::web::css::property_map typedef.
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
std::map< xtd::ustring, xtd::web::css::property > property_map
Represents the map of a property name - property pair.
Definition: property_map.h:13
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes...
Definition: object.h:32
Definition: selector.h:12