function [ output_args ] = Getcl( this ) %BE Summary of this function goes here % Detailed explanation goes here output_args=this.cl; end