public bool IsLong { get; set; }
Public Property IsLong As Boolean
public: property bool IsLong { bool get (); void set (bool value); }