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