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