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