Increment a property with the given delta.


- path (String)
- The path pointing to a numeric property that needs its value increased.
- delta (Byte)
- The delta to increment by.

[Missing <returns> documentation for "M:GigaSpaces.Core.ChangeSet.Increment(System.String,System.Byte)"]