public SysApi Api { get; set; }
Public Property Api As SysApi Get Set
public: property SysApi^ Api { SysApi^ get (); void set (SysApi^ value); }
member Api : SysApi with get, set
In This Article