ElementId ViewOrganizationId { get; set; }
Property ViewOrganizationId As ElementId Get Set
property ElementId^ ViewOrganizationId { ElementId^ get (); void set (ElementId^ value); }
abstract ViewOrganizationId : ElementId with get, set