Public ReadOnly Property IsLazy As Boolean
public bool IsLazy { get; }
public: property bool IsLazy { bool get (); }
function get_isLazy();