public new int TicksPerUnit {get; set;}
public read-write property TicksPerUnit: Integer;
public hide function get,set TicksPerUnit : int
public: __property new int get_TicksPerUnit(); public: __property new void set_TicksPerUnit( int value );
'Declaration
Public Shadows Property TicksPerUnit As Integer