Adds a tag to the component that can be used for grouping and categorizing
public void AddTag(string tag);
tag
System.String
Adds a tag to the component that can be used for grouping and categorizing
public void AddTag(string tag);
tag
System.String