AsString property
String
get
AsString
Implementation
String
get AsString => GetAsString();
set
AsString
(String Value)
Implementation
set AsString(String Value) => SetAsString(Value);