'Declaration
<C1DescriptionAttribute("GridLength.IsAuto", "Returns true if this GridLength instance is automatic (not specified).")> Public ReadOnly Property IsAuto As Boolean
[C1Description("GridLength.IsAuto", "Returns true if this GridLength instance is automatic (not specified).")] public bool IsAuto {get;}