Returns or sets a Boolean indicating import status of the attribute.
JavaScript
Import
C#
bool Import { get; set; }
C++
HRESULT Import([out, retval] VARIANT_BOOL* pVal)
HRESULT Import([in] VARIANT_BOOL pVal)