namespace CppSharp { public class ClassGenerationOptions { public bool GenerateNativeToManaged { get; set; } } }