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