public double Translation { get; set; }
Public Property Translation As Double Get Set
public: property double Translation { double get (); void set (double value); }
member Translation : float with get, set