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