iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Returns a list of implemented properties for this smbios structure.
public IEnumerable<IPropertyKey> ImplementedProperties { get; }
A list of implemented properties for this structure.