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