Label Property CollectionAdd Method
There are two overloads for this method
Overload List
| Add(T) | Adds an object to the end of the CollectionT. |
| Add(String) | Add a LabelProperty to the collection and assign it the specified value |
| Add(AddressTypes, String) | Add a LabelProperty to the collection and assign it the specified value and type(s) |