public float InkSpreading { get; set; }
Public Property InkSpreading As Single Get Set
public: property float InkSpreading { float get (); void set (float value); }