Public ReadOnly Property Win As Boolean
public bool Win { get; }
public: property bool Win { bool get (); }
function get_win();