6#include "../../object.hpp"
29 const xtd::string& name()
const noexcept {
return name_;}
30 void name(
const xtd::string& name)
noexcept {name_ = name;}
Represents text as a sequence of character units.
Definition basic_string.hpp:79
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.hpp:42
Definition selector.hpp:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Contains xtd::web::css::property_map typedef.
std::map< xtd::string, xtd::web::css::property > property_map
Represents the map of a property name - property pair.
Definition property_map.hpp:13