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