[Visual Basic] Public Property ReadOnly Cast As Cast [C#] public Cast Cast { get; } [C++] public: __property Cast* get_Cast(); [JScript] public function get Cast() : Cast
Reading: up-/down-casting of this object (for languages without built-in type-cast like python, matlab etc.)
Object Class | EbsOpen Namespace