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