bool IsDeserialising { get; set; }
Property IsDeserialising As Boolean Get Set
property bool^ IsDeserialising { bool^ get (); void set (bool^ value); }