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