public bool IsSystemObject { get; set; }
member this.IsSystemObject : bool with get, set
Public Property IsSystemObject As Boolean
Thank you.