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