'Declaration Public ReadOnly Property OldPropertyValue As Object
'Usage Dim instance As ImGearARTPropertyChangedEventArgs Dim value As Object value = instance.OldPropertyValue
public object OldPropertyValue {get;}
public: __property Object* get_OldPropertyValue();