public int Tint { get; set; }
Public Property Tint As Integer Get Set
public: property int^ Tint { int^ get (); void set (int^ value); }