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