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