[Visual Basic] Public Property ReadOnly GCD As EbsValue [C#] public EbsValue GCD { get; } [C++] public: __property EbsValue* get_GCD(); [JScript] public function get GCD() : EbsValue
Comp117 Class | EbsOpen Namespace