6#include "../../object.h"
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.h:79
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.h:42
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h: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.h:13