TagFile.appendProp

Append a value to a property or clear it.

class TagFile
void
appendProp
(
string name
,
string value
)

Parameters

name string

Name of property

value string

Value to append to property (null to clear it)