18bf80f4bSopenharmony_ci<?xml version="1.0" encoding="utf-8"?> 28bf80f4bSopenharmony_ci<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010"> 38bf80f4bSopenharmony_ci 48bf80f4bSopenharmony_ci <Type Name="Core::PropertyData"> 58bf80f4bSopenharmony_ci <Expand> 68bf80f4bSopenharmony_ci <Item Name="[owner]">owner_</Item> 78bf80f4bSopenharmony_ci <Item Name="[size of data]">size_</Item> 88bf80f4bSopenharmony_ci <Item Name="[raw data]">data_</Item> 98bf80f4bSopenharmony_ci <Item Condition="dataHandle_!=nullptr" Name="[dataHandle]">dataHandle_</Item> 108bf80f4bSopenharmony_ci <Item Condition="dataW_!=data_" Name="[raw data]">dataW_</Item> 118bf80f4bSopenharmony_ci <Item Condition="dataHandleW_!=dataHandle_" Name="[dataHandleW]">dataHandleW_</Item> 128bf80f4bSopenharmony_ci </Expand> 138bf80f4bSopenharmony_ci </Type> 148bf80f4bSopenharmony_ci 158bf80f4bSopenharmony_ci</AutoVisualizer>