[get: Foundation.Export("isVisible")] [set: Foundation.Export("setVisible:")] public virtual bool Visible { get; set; }
member this.Visible : bool with get, set
Thank you.