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