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