GUI: remove DoubleDescriptor from mask items
In order of general simplification and to ease the process of replacing SessionItem
-based properties inside classes the use of "Descriptors" should be diminished.
Instead, setters and getters should be used in a more direct and transparent way.
Edited by Mikhail Svechnikov