public bool IsSwimming { get; }
Public ReadOnly Property IsSwimming As Boolean Get
public: property bool^ IsSwimming { bool^ get (); }