Method in MarkupAttributeMarker
Gets the property associated with the specified key, if present.
string
name
The name of the property to get.
result
When this method returns, contains the value associated with the specified key, if the key is found; otherwise, the default . This parameter is passed uninitialized.
true
if the MarkupAttributeMarker contains an element with the specified key; otherwise, false
.