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