public IEShape ObjGripShape { get; set; }
Public Property ObjGripShape As IEShape Get Set
public: property IEShape ObjGripShape { IEShape get (); void set (IEShape value); }