MethodProperty constructor
MethodProperty(
- String value
Implementation
MethodProperty(String value) : super("METHOD", TextValue(value));
MethodProperty(String value) : super("METHOD", TextValue(value));