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