| MotherboardInformationProduct Property  | 
Gets the motherboard product name.
 
Namespace: com.softwarekey.Client.Utils.SystemComponentAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic string Product { get; }Public ReadOnly Property Product As String
	Get
public:
property String^ Product {
	String^ get ();
}Property Value
Type: 
String
See Also