public bool IsAck { get; set; }
Public Property IsAck As Boolean Get Set
public: property bool^ IsAck { bool^ get (); void set (bool^ value); }