VCardProductID Property
PRODID: The identifier for the product that created the vCard
            object. (3,4)
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public TextProperty? ProductID { get; set; }
Public Property ProductID As TextProperty
	Get
	Set
public:
property TextProperty^ ProductID {
	TextProperty^ get ();
	void set (TextProperty^ value);
}
member ProductID : TextProperty with get, set
Property Value
TextPropertyThe name should be unique worldwide. It should therefore conform to the
            specification for Formal Public Identifiers [ISO 9070] or Universal Resource
            Names in RFC 3406.