Public Property IsSubselectLoadable As Boolean
public bool IsSubselectLoadable { get; set; }
public: property bool IsSubselectLoadable { bool get (); void set (bool value); }
function get_isSubselectLoadable(); function set_isSubselectLoadable(value);